From: Jochen Sprickerhof Date: Mon, 22 Aug 2016 06:08:35 +0000 (+0200) Subject: Add note about BinNMUs X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~174 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=60610a724f40770fa4902c1452352c07255b5113;p=pcl.git Add note about BinNMUs --- diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 00000000..28b522e6 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,10 @@ +BinNMU after new upload +----------------------- + +PCL is often used as a header only library, so dependent packages don't get a +binary dependency on it. Please request a BinNMU for all dependent package [1] +with every new upload, so they get updated as well. + +[1] grep-dctrl -FBuild-Depends libpcl-dev -sPackage /var/lib/apt/lists/*Sources + + -- Jochen Sprickerhof Mon, 22 Aug 2016 07:54:51 +0200